.net 长连接,实现服务器推送(server push)
服务端: using System; using System.Collections.Generic; using System.Linq; using System.Threading; ...
服务端: using System; using System.Collections.Generic; using System.Linq; using System.Threading; ...